GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > CollectionBase<T> クラス : OnCollectionChanged メソッド |
'Declaration Protected Overridable Sub OnCollectionChanged( _ ByVal e As CollectionChangeEventArgs _ )
'使用法 Dim instance As CollectionBase(Of T) Dim e As CollectionChangeEventArgs instance.OnCollectionChanged(e)
protected virtual void OnCollectionChanged( CollectionChangeEventArgs e )